A Hybrid System to apply Natural Language Inference over Dependency Trees
نویسندگان
چکیده
In the last decade, there has been a surge of interest in the problem of textual inference, which systems can use to automatically determine whether a hypothesis, H , can be inferred from a given text, T . A variety of approaches have been explored ranging from shallow-but-robust to deep-but-brittle. Systems that have tried to avoid semantic representations have applied shallow techniques on natural language snippets, such as measuring lexical overlaps (Jijkoun and Rijke 2005), extracting pattern-based relations (Romano et al. 2006), or applying approximate matching to predicateargument structure (Hickl et al. 2006). Although these methods are robust and effective, they are not suitable for problems that require multi-steps of inference, such as in the FraCaS multi-premise problems that follow, because the task that they are designed to address simply does not involve applying sequences of rules:
منابع مشابه
DIRT – Discovery of Inference Rules from Text
In this paper, we propose an unsupervised method for discovering inference rules from text, such as “X is author of Y ≈ X wrote Y”, “X solved Y ≈ X found a solution to Y”, and “X caused Y ≈ Y is triggered by X”. Inference rules are extremely important in many fields such as natural language processing, information retrieval, and artificial intelligence in general. Our algorithm is based on an e...
متن کاملNatural Language Understanding And The Perspectives Of Question Answering
A method of automatic answering of questions in natural language, based only on input texts and a set of rules of inference, is described. A first experimental system including a grammatico-semantic analysis of the input texts and questions, a procedure of inferencing, a search for appropriate answers to individual questions and a synthesis of the answers are being implemented, mainly in the la...
متن کاملEfficient Logical Inference for Semantic Processing
Dependency-based Compositional Semantics (DCS) provides a precise and expressive way to model semantics of natural language queries on relational databases, by simple dependency-like trees. Recently abstract denotation is proposed to enable generic logical inference on DCS. In this paper, we discuss some other possibilities to equip DCS with logical inference, and we discuss further on how logi...
متن کاملAn improved joint model: POS tagging and dependency parsing
Dependency parsing is a way of syntactic parsing and a natural language that automatically analyzes the dependency structure of sentences, and the input for each sentence creates a dependency graph. Part-Of-Speech (POS) tagging is a prerequisite for dependency parsing. Generally, dependency parsers do the POS tagging task along with dependency parsing in a pipeline mode. Unfortunately, in pipel...
متن کاملLexicalized and Statistical Parsing of Natural Language Text in Tamil using Hybrid Language Models
Parsing is an important process of Natural Language Processing (NLP) and Computational Linguistics which is used to understand the syntax and semantics of a natural language (NL) sentences confined to the grammar. Parser is a computational system which processes input sentence according to the productions of the grammar, and builds one or more constituent structures which conform to the grammar...
متن کامل